GitHub

DokuWiki's git repository is hosted at https://github.com/dokuwiki/dokuwiki. It is has become the central place of development discussion, having mostly replaced discussions on the mailinglist.

Working with GitHub Pull Requests

GitHub Pull Requests are the preferred way of sending patches for DokuWiki to the core development team. While individual Git patches may get into the core, a pull request makes it much easier to review the code collaboratively and discuss it before applying it to the code base.

A detailed description on how pull requests work, is available at GitHub Help Section.

When sending pull requests, please keep the following in mind:

We try to give feedback as soon as possible, but especially for very complex topics it might take a while until one of us can have a look at it in detail. Please don't let this discourage you, we love pull requests :-)